home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / monkey_t.swf / scripts / DefineButton2_67 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-11-09  |  66 b   |  4 lines

  1. on(release){
  2.    getUrl("http://www.pepsimax.com", "_blank");
  3. }
  4.